Interview Questions and Answer
Options:
a. It is used to save critical information of a control during page post backs and cannot be turned off.
b. It is used to save critical information of a control during page post backs and can be turned off.
Reveal Answer
Options:
a. It is used to store local variables that can be used in different pages
b. It is used to save only integral values
c. It is used to store serialized data
d. None of the above
Reveal Answer
Options:
a. It is a property that can be set to true/false
b. This enables/disables ViewState for individual controls
c. Helpful in controlling the ViewState size
d. All the above
Reveal Answer
Options:
a. In-Process
b. Out-Process
c. Both the above
d. None of the above
Reveal Answer
Options:
a. static member in web form class
b. shared member in web form class
c. shared/ static member in web form class
d. none
Reveal Answer
Options:
a. StateBag
b. Context
c. string
d. Enum
Reveal Answer
Options:
a. ViewState
b. HiddenField
c. Session
d. HttpCookie
Reveal Answer
Options:
a. object, string
b. string, integer
c. object, object
d. string, object
Reveal Answer
Options:
a. Serializable
b. de-Serializable
c. SeriesState
d. HiddenField
Reveal Answer
Options:
a. object
b. string
c. integer
d. float
Reveal Answer
Options:
a. server
b. client
c. both server and client
d. cannot be programmed using JavaScript
Reveal Answer
Options:
a. string, integer
b. integer, string
c. string, string
d. object, string
Reveal Answer
Options:
a. HttpContext
b. HttpCookie
c. Cookie
d. ViewState
Reveal Answer
Options:
a. string, string
b. string, object
c. object, string
d. object, object
Reveal Answer
Options:
a. HttpContext.Current
b. Http.CurrentContext
c. HttpCurrent.Context
d. Current.HttpContext
Reveal Answer
Options:
a. Maintain user information on server side and client side variables
b. Maintain unsafe code.
c. Maintain user state.
d. None of the above.
Reveal Answer
Options:
a. __VIEWSTATE
b. VIEWSTATE
c. _HiddenField
d. None of above
Reveal Answer
Options:
a. collection of cookies.
b. collection of one key and many values in a cookie.
c. collection of many sub key -value pairs in a cookie.
d. B & C.
Reveal Answer
Options:
a. It is a stored procedure
b. It is a Method to reload the current page
c. It is a method to execute a different page with the control remaining in the current page
d. None of the above
Reveal Answer
Options:
a. Complexity.
b. Performance Degradation.
c. Maintanance.
d. Durability.
Reveal Answer
Options:
a. Used by the web server to determine if it belongs to an existing session or not.
b. If not a session Id is generated by the web server and sent along with the response.
c. It is used to identify the session.
d. All the above.
Reveal Answer
Options:
a. InProc
b. State Server
c. SQL Server
d. All the above
Reveal Answer
Bestdotnet google plus